rem This is a sample entity list.
rem You can rem out lines, obviously.
rem Some variables are required, like model and position.  Others can be ommited.
rem For instance, if you don't list rotation on or off, it will use the default setting (off).
rem This minimizes the amount of code you have to write, but it might be good to write out all rem values, until you get a feel for it.  See readme for full list of default values.

model : objects/crate.x
position : 70,65,90
dimensions : 30,30,30

model : objects/crate.x
collision : on
position : 90,65,0
dimensions : 30,30,30

model : objects/crate.x
collision : on
position : 210,65,80
dimensions : 30,30,30

model : objects/crate.x
collision : on
position : -517,65,165
dimensions : 30,30,30

model : objects/crate.x
collision : on
position : -80,65,125
dimensions : 30,30,30

model : objects/gun0.x
position : 262,109,48
dimensions : 20,20,20
rotation : on
bob : 0.9
type : item_gun0
